CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二值化 vc

搜索资源列表

  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. ImageP

    0下载:
  2. 用vc实现的数字图像处理算法程序,包括图像显示、灰度变换、二值化、图像分割、图像边缘检测等,实例丰富-With vc digital image processing algorithms to achieve the program, including image display, gray-scale transformation, binary, image segmentation, image edge detection, example
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7612913
    • 提供者:Robert
  1. JJ

    0下载:
  2. 关于BMP图像的二值化,box平滑,高斯平滑,中值滤波等,使用的是VC-smooth sharpen of BMP photoes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:3869
    • 提供者:唐国良
  1. Gray-transform-program

    0下载:
  2. 用Vc实现的图像灰度变换程序,包括二值化,图像的阈值处理,基于窗口的灰度变换,灰度直方图,灰度均衡化等。-Using Vc realize image grey transformation of the program, including two threshold, the image threshold processing, based on the window shades of gray transform, grayscale histogram, gray equalizat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:351973
    • 提供者:wangping
  1. License-Plate-Recognition-Program

    0下载:
  2. 车牌识别程序,vc可以编译通过。包括灰度转换,二值化等。-License Plate Recognition Program,vc can compile,Including grayscale conversion, binary, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2456182
    • 提供者:birk
  1. freephone

    0下载:
  2. 关于对图像的二值化处理,在VC++环境下,能够成功的运行程序。-Binary image processing, in VC++ environment, able to successfully run the program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:53205
    • 提供者:fliers
  1. classical-image-processing

    0下载:
  2. 实现vc各种算法,包括二值化处理,图像增强,图像分割等经典的25多种算法-achieving all kinds of vc algorithm,including Binary processing, image enhancement,image segmentation and so on. the classic algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5097813
    • 提供者:陈海鹏
  1. Otsu

    0下载:
  2. 最大类间方差法实现二值化,基于VC++平台的图像处理基本方法,使用OPENCV进行数据操作-The maximum between-class variance method to achieve binarization, VC++ platform-based image processing of the basic method of use OPENCV data manipulation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:619
    • 提供者:李宗阳
  1. binaryzation

    0下载:
  2. 对灰度图像进行二值化处理,在VC中实现并保存-For binary image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2891832
    • 提供者:郭怡菲
  1. Image

    0下载:
  2. 本程序是用vc++6.0和opencv1.0编写的简单的图像处理的程序,包括灰度化,去噪声,人脸识别,二值化等等,是初学者必备的,适合初学者跟着练习。-The program is written in vc++6.0 and opencv1.0 simple image processing procedures, including the graying, to noise, recognition, binarization, beginners, suitable for beginn
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8986316
    • 提供者:张海波
  1. 56211408ThinningofImage

    0下载:
  2. 利用vc来对图像的处理,可以细化, 二值化-deal with pictuer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:46252
    • 提供者:liubaohai
  1. deal

    0下载:
  2. 开发环境vc,主要是对图像的处理,包括图像的二值化,灰度化,细化-vc++,deal with picture ,sigal,2
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:106407
    • 提供者:liubaohai
  1. Image-connected-component-labeling

    1下载:
  2. 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:172553
    • 提供者:王帅
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. Threshold

    0下载:
  2. 图像处理里的,用图像二值化的方法对图像进行处理。源码,用VC实现-Threshold image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:19621
    • 提供者:朱世宇
  1. twovalue1

    0下载:
  2. 这段源码是在vc++平台上实现对灰度图像进行二值化的代码-This source in the gray image binarization code vc++ platform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:21504
    • 提供者:sue
  1. ExFindCounter

    0下载:
  2. VC++ OpenCV查找二值化图像的轮廓,函数的使用实例-VC++ OpenCV find examples of the use of the outline of the image binarization function
  3. 所属分类:Graph program

    • 发布日期:2017-12-08
    • 文件大小:2480717
    • 提供者:杨军
  1. image-processing-using-VcPP

    0下载:
  2. 用VC++实现数字图像处理,包括边缘检测,图像增强,图像去噪,二值化处理等。-With VC++ realize the digital image processing, edge detection, image enhancement, image denoising, binarization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:6451862
    • 提供者:liguangqiong
  1. recognize_edge

    0下载:
  2. 此程序是运用VC对图像进行二值化处理,然后边缘检测从而识别出图像边界-This procedure is to use VC binarizing processing on the image, and then edge detection in order to identify the image boundary
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:594026
    • 提供者:gaocheng
  1. image-process

    0下载:
  2. 基于VC的数字图像处理概述,包括了二值化,滤波,灰度化,形态学滤波等基本内容。是文档资料。不是源码-Overview of the VC-based digital image processing, including two binarization, filtering, grayscale morphological filtering content. Documentation. Not code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:391438
    • 提供者:
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com